DocumentFormatTypeEnum
The DocumentFormatTypeEnum contains a group of enumerations on a scope that indicate the format of a document. The SmartDoc options (1-5) are seldom used options.
| Parameter | Type | Description |
|---|---|---|
| string (enum) | Generates the output as a PDF. | |
| RAW_XML | string (enum) | Generates the output as XML. |
| SmartDoc/1 | string (enum) | Generates the output as a SmartDoc. This option is seldom used. |
| SmartDoc/2 | string (enum) | |
| SmartDoc/3 | string (enum) | |
| SmartDoc/4 | string (enum) | |
| SmartDoc/5 | string (enum) | |
| RTF | string (enum) | Generates the output as and RTF document that can be used in the Microsoft Word desktop publishing application. |
| TaggedPDF | string (enum) | Generates the output as a Tagged PDF. This is used in creating accessible documents related to ADA requirements. |